GtkTextView: disconnect the magifier on destroy
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Dec 2014 00:19:24 +0000 (19:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Dec 2014 00:19:24 +0000 (19:19 -0500)
commit52b3b4207ffb38233342fac447092b5cb3b52c26
treed20a7c4f2cf1740b02c78c1cd8431a145df3cb11
parent10d0ca0a3d5536a5c9926998e54775a8b0fd8b2c
GtkTextView: disconnect the magifier on destroy

This prevents warnings that would otherwise happen when
the magifier is finalized.
gtk/gtktextview.c